mixed data type meaning in Chinese
混合数据类型
Examples
- When a column appears to contain mixed data types , especially numeric data mixed with text data , the driver decides in favor of the majority data type , and returns null values for cells that contain data of the other type
如果推测出列可能包含混合数据类型(尤其是混合了文本数据的数值数据时) ,驱动程序将决定采用占多数的数据类型,并对包含其他类型数据的单元返回空值。